google.golang.org/grpc/grpclog.componentData.InfoDepth (method, view implemented interface methods)

4 uses

	google.golang.org/grpc/grpclog (current package)
		component.go#L34: func (c *componentData) InfoDepth(depth int, args ...interface{}) {
		component.go#L55: 	c.InfoDepth(1, args...)
		component.go#L71: 	c.InfoDepth(1, fmt.Sprintf(format, args...))
		component.go#L87: 	c.InfoDepth(1, args...)